home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 44 / Amiga Format CD44 (1999-08-26)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-10].iso / -in_the_mag- / basics / blitz / crcfuncs.lha / BlitzCRC32 / crcfuncs.readme < prev   
Text File  |  1999-01-20  |  852b  |  23 lines

  1. Short:    [Blitz2] CRC32 calculation function
  2. Uploader: David McMinn <dmcminn@house-of-mojo.freeserve.co.uk>
  3. Author:   David McMinn <dmcminn@house-of-mojo.freeserve.co.uk>
  4. Type:     dev/basic
  5.  
  6. [EMail address was wrong, fixed now]
  7.  
  8.  Updated 12/01/99: Tested the routine again and compared the output to
  9. the CRCs generated by LZX, found that they were different. Converted the
  10. source code from the C source from the zlib general compression library
  11. (Copyright 1995-1996 Jean-loup Gailly and Mark Adler) and it appears to
  12. work now.
  13.  
  14.  Source is saved in ASCII format, you will require NeilsReqToolsLib to
  15. use the example provided, but you do not require anything special for
  16. the actual CRC32 function.
  17.  
  18.  Mail me if you have any queries.
  19.  
  20. [) /\ \/ ][ [)   |\/| © |\/| ][ |\| |\|
  21.  dmcminn@house-of-mojo.freeserve.co.uk
  22.   http://members.xoom.com/David_McMinn
  23.